﻿@charset "utf-8";
/* CSS Document */
/* midian tec www.midian.net.cn */

#demo00 {
	margin: 0px auto;
	width: 964px;
	height: 190px;
	overflow: hidden;
}
#indemo00 {
	float: left;
	width: 800%;
}
#demo100 {
	float: left;
}
#demo200 {
	float: left;
}
.move00 {
	width: 160px;
	height: 190px;
	margin-right: 5px;
	float: left;
}
.move00 .images00 {
	text-align: center;
}
.move00 .name00 {
	width: 160px;
	height: 22px;
	line-height: 22px;
	text-align: center;
}
.move00 .name00 a {
	color: #333;
	text-decoration: none;
	display: block;
	font: 13px/22px "Microsoft YaHei";
}
.move00 .name00 a:hover {
	color: #28146e;
	text-decoration: none;
	display: block;
}
.move00 .images00 a img:hover .move00 .name00 a{
	border:1px solid red;
	}


